cellview: Remove code to modify the background
authorBenjamin Otte <otte@redhat.com>
Mon, 19 Dec 2016 04:18:53 +0000 (05:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Dec 2016 04:36:06 +0000 (05:36 +0100)
commit795f38b4cc901972f23eaff9de6c6387a48cf4a3
tree2150380c6334f07138bdfb63f10f8cd27856e844
parent087cb3f987dd49610f6cb0009a62d7ac1332f0ab
cellview: Remove code to modify the background

GtkCellView has a gadget, so peopl can do all their shenanigans with
CSS.

And the original use case (overriding the background so that the
cellview's GdkWindow shares the background color of the combobox) is
outdated since we have transparent backgrounds.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcellview.c
gtk/gtkcellview.h
tests/testcombo.c